IT[X]
[ class tree: IT[X] ] [ index: IT[X] ] [ all elements ]

Class: IT_Error

Source Location: /HTML_Template_IT-1.1.2/IT_Error.php

Class Overview

PEAR_Error
   |
   --IT_Error

IT[X] Error class


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 27]
IT[X] Error class


[ Top ]


Class Variables

$error_message_prefix =  "IntegratedTemplate Error: "

[line 35]

Prefix of all error messages.

Type:   string


[ Top ]



Method Detail

IT_Error (Constructor)   [line 44]

IT_Error IT_Error( string $msg, [string $file = __FILE__], [string $line = __LINE__])

Creates an cache error object.

Parameters:

string   $msg   —  error message
string   $file   —  file where the error occured
string   $line   —  linenumber where the error occured

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:11:06 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.